Declare Build-Conflicts with own dev packages
authorStuart Prescott <stuart@debian.org>
Fri, 3 May 2024 07:47:04 +0000 (17:47 +1000)
committerStuart Prescott <stuart@debian.org>
Fri, 3 May 2024 07:47:04 +0000 (17:47 +1000)
cmake will find install shiboken6 rather than build its own

debian/control

index 9aacdb325cd8fcc93321c1db5693fac403c47c6e..99f5fccb1861a583cbed7969b320e07bf76fa2c6 100644 (file)
@@ -75,6 +75,9 @@ Build-Depends:
  sip-tools (>= 6.5),
  xauth <!nocheck>,
  xvfb <!nocheck>,
+Build-Conflicts:
+ libpyside6-dev,
+ libshiboken6-dev,
 Rules-Requires-Root: no
 Standards-Version: 4.6.2
 Homepage: https://wiki.qt.io/Qt_for_Python